home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / WMS.CAB / vars_.js < prev    next >
Encoding:
JavaScript  |  2003-02-21  |  9.2 KB  |  82 lines

  1. /* Copyright (c) Microsoft Corporation.  All rights reserved. */
  2. var mDIV_START0 = "<DIV STYLE='position:relative; top: 40;width:100%;'>";
  3. var mDIV_START1 = "<DIV STYLE='position:relative; top: 28;width:100%;'>";
  4. var mDIV_END      = "</DIV>";
  5. var L_mTopicsCaption_TEXT                 = "Sections";
  6. var L_mPlayButtonStatePaused_TEXT         = "Play";
  7. var L_mPlayButtonStatePlaying_TEXT         = "Pause";
  8. var L_mSpeedButtonSlowerPlayback_TEXT     = "Slower playback speed";
  9. var L_mSpeedButtonNormalPlayback_TEXT    = "Normal playback speed";
  10. var L_mSpeedButtonFasterPlayback_TEXT    = "Faster playback speed" ;
  11. var L_mSoundButtonOn_TEXT                 = "Mute";
  12. var L_mSoundButtonOff_TEXT                 = "Sound";
  13. /* SLIDES COMMON */
  14. var L_mSLIDESCOMMONP1_TEXT = "Fast<BR>Streaming";
  15. var L_mSLIDESCOMMONP2_TEXT = "Dynamic<BR>Content<BR>Programming";
  16. var L_mSLIDESCOMMONP3_TEXT = "Industrial<BR>Strength";
  17. var L_mSLIDESCOMMONP4_TEXT = "Extensible<BR>Platform";
  18. var mSLIDESCOMMONP1 = mDIV_START0 + L_mSLIDESCOMMONP1_TEXT + mDIV_END;
  19. var mSLIDESCOMMONP2 = mDIV_START1 + L_mSLIDESCOMMONP2_TEXT + mDIV_END;
  20. var mSLIDESCOMMONP3 = mDIV_START0 + L_mSLIDESCOMMONP3_TEXT + mDIV_END;
  21. var mSLIDESCOMMONP4 = mDIV_START0 + L_mSLIDESCOMMONP4_TEXT + mDIV_END;
  22. /* SLIDE 0 */
  23. var L_mSLIDE0H1_TEXT     = "";
  24. var L_mSLIDE0P1_TEXT     = "Copyright© 2002-2003 Microsoft Corporation.  All rights reserved.";
  25. /* SLIDE 1 */
  26. var L_mSLIDE1H1_TEXT     = "Welcome";
  27. var L_mSLIDE1P1_TEXT     = "Welcome to Microsoft® Windows Media® Services 9 Series in Windows® Server 2003.";
  28. var L_mSLIDE1P2_TEXT     = "If you are new to Windows Media Services, youÆll find lots of examples that demonstrate just how easy it is to deliver compelling audio and video content to users whenever, wherever, and however you choose.";
  29. var L_mSLIDE1P3_TEXT     = "If you are an experienced Windows Media Services user, check out "WhatÆs New." YouÆll like what you see.";
  30. /* SLIDE 2 */
  31. var L_mSLIDE2H1_TEXT     = "What's New";
  32. var L_mSLIDE2P1_TEXT = "The instant-on, always-on playback experience.";
  33. var L_mSLIDE2P2_TEXT = "Extends TV-like programming capabilities, enabling on-the-fly program changes and full advertising support.";
  34. var L_mSLIDE2P3_TEXT = "The most reliable and secure rich-media distribution system.";
  35. var L_mSLIDE2P4_TEXT = "Integrates and extends easily into existing systems and solutions.";
  36. /* SLIDE 3 */
  37. var L_mSLIDE3H1_TEXT = "<IMG SRC='images/red.gif'> Fast Streaming";
  38. var L_mSLIDE3P1_TEXT = "With Fast Streaming, you can virtually eliminate annoying buffering delays during playback of digital media content. Fast Streaming is possible because of these four components:";
  39. var L_mSLIDE3P2_TEXT = "<B>Fast Start</B> provides an instant-on playback experience with no buffering delay, regardless of whether the user is playing a single piece of content or switching seamlessly between on-demand clips or broadcast channels.";
  40. var L_mSLIDE3P3_TEXT = "<B>Fast Cache</B> provides an always-on playback experience by streaming content to the Windows Media Player 9 Series cache as quickly as the network will allow, reducing the likelihood of a playback interruption resulting from network issues.";
  41. var L_mSLIDE3P4_TEXT = "<B>Fast Recovery</B> provides redundant packets of information to wireless clients to ensure no information is lost as a result of disrupted connections.";
  42. var L_mSLIDE3P5_TEXT = "<B>Fast Reconnect</B> automatically restores live or on-demand player-to-server and server-to-server connections if they become disconnected during a broadcast, ensuring an uninterrupted viewing experience.";
  43. var L_mSLIDE3STEP1_TEXT = "<B>1. </B> This illustration shows Windows Media Player contacting the Windows Media server to request the audio or video stream.";
  44. var L_mSLIDE3STEP2_TEXT = "<B>2. </B> Windows Media Services streams the requested content to the Player.";
  45. var L_mSLIDE3STEP3_TEXT = "<B>3. </B> The connection between the Player and the server is lost, but playback continues because content was streamed to the Player cache quickly.";
  46. /* SLIDE 4 */
  47. var L_mSLIDE4H1_TEXT = "<IMG SRC='images/green.gif'> Dynamic Content Programming";
  48. var L_mSLIDE4P1_TEXT = "<B>Server-side playlists</B>. Change the order of clips in your playlist, add new clips, or insert an ad during broadcasts without interrupting the stream.";
  49. var L_mSLIDE4P2_TEXT = "<B>Ad insertion</B>. Insert bumper and interstitial advertisements. Windows Media Services integrates with third-party ad servers and includes advanced usage reporting.";
  50. var L_mSLIDE4P3_TEXT = "<B>Automatic playlist generation</B>. Expand your reach by creating personalized playlists on the server and using them to stream content to wireless devices.";
  51. var L_mSLIDE4STEP1_TEXT = "<B>1. </B> This illustration shows Windows Media Player contacting the Windows Media server to request the audio or video stream.";
  52. var L_mSLIDE4STEP2_TEXT = "<B>2. </B> Windows Media Services begins to stream the content referenced in the server-side playlist.";
  53. var L_mSLIDE4STEP3_TEXT = "<B>3. </B> The server administrator decides to change one of the items referenced in the playlist.";
  54. var L_mSLIDE4STEP4_TEXT = "<B>4. </B> The Player continues to play the stream, including the newly added content, without disruption to the viewer.";
  55. /* SLIDE 5 */
  56. var L_mSLIDE5H1_TEXT = "<IMG SRC='images/rust.gif'> Industrial Strength";
  57. var L_mSLIDE5P1_TEXT = "<B>More scalable</B>. Windows Media Services 9 Series is twice as scalable than before, enabling streaming solutions for the largest enterprises and content delivery networks.";
  58. var L_mSLIDE5STEP1_TEXT = "<B></B>By connecting your Windows Media server to other Windows Media servers, you can extend your reach to users through a local area network or over the Internet.";
  59. var L_mSLIDE5P2_TEXT = "<B>More secure</B>. Industrial-strength security is built in to Windows Media Services. Authentication and authorization mechanisms enable the safe transfer of data from encoder to server, server to server, and client to server. YouÆll also find support for digital rights management to provide persistent client-side security.";
  60. var L_mSLIDE5STEP2_TEXT = "<B></B>Authentication plug-ins are used in conjunction with one or more authorization plug-ins to control access to the content on the server. ItÆs easy to set the properties for either plug-in to specify how the server obtains client credentials.";
  61. var L_mSLIDE5P3_TEXT = "<B>More reliable</B>. Plug-ins run in protected memory, ensuring maximum system reliability.";
  62. /* SLIDE 6 */
  63. var L_mSLIDE6H1_TEXT = "<IMG SRC='images/blue.gif'> Extensible Platform";
  64. var L_mSLIDE6P1_TEXT = "Windows Media Services is an open platform, exposing more than 1,000 properties and methods on nearly 60 interfaces. You can use the rich set of interfaces to configure a Windows Media server, monitor both the server and clients connected to it, or access all logging statistics programmatically.";
  65. var L_mSLIDE6P2_TEXT = "Broad developer support  enables you to use C, C++, C#, Microsoft Visual Basic®, Perl, Visual Basic Scripting Edition, Microsoft JScript®, and other scripting languages to create your custom applications.";
  66. var L_mSLIDE6P3_TEXT = "You can customize the functionality of your Windows Media server by using installed plug-ins or by creating your own.";
  67. /* SLIDE 7 */
  68. var L_mSLIDE7H1_TEXT = "Flexible Administration Tools";
  69. var L_mSLIDE7P1_TEXT = "Windows Media Services offers a variety of administration options for managing your server in virtually any environment:";
  70. var L_mSLIDE7P2_TEXT = "Windows Media Services snap-in for Microsoft Management Console (MMC) is a brand-new, full-featured interface that simplifies your server administration tasks. New wizards ease setup and configuration of common management tools.";
  71. var L_mSLIDE7P3_TEXT = "Windows Media Services Administrator for the Web, an HTML-based interface, is a brand-new way to administer your server when youÆre not in the office or to administer Windows Media Services through a firewall or low-bandwidth network.";
  72. var L_mSLIDE7STEP1_TEXT = "<B></B>Windows Media Services Administrator for the Web and Windows Media Services snap-in for Microsoft Management Console are two user interfaces that enable you to administer your server easily.";
  73. var L_mSLIDE7P4_TEXT = "You can also use scripting languages or the command prompt to administer your Windows Media server.";
  74. /* SLIDE 8 */
  75. var L_mSLIDE8H1_TEXT = "Other Resources";
  76. var L_mSLIDE8P1_TEXT = "Want to know more? Click any of these links to learn more about Windows Media Services and the Windows Media 9 Series.";
  77. var L_mSLIDE8P2_TEXT = "<DIV CLASS='clsOtherResources' onclick='OpenURL(\"http://go.microsoft.com/fwlink/?LinkId=7908\")'>Windows Media Technologies</DIV>";
  78. var L_mSLIDE8P3_TEXT = "<DIV CLASS='clsOtherResources' onclick='OpenURL(\"http://go.microsoft.com/fwlink/?LinkId=7907\")'>MSDN Audio and Video</DIV>";
  79. var L_mSLIDE8P4_TEXT = "<DIV CLASS='clsOtherResources' onclick='OpenURL(\"http://go.microsoft.com/fwlink/?LinkId=7905\")'>Windows Media Partner Center</DIV>";
  80. var L_mSLIDE8P5_TEXT = "<DIV CLASS='clsOtherResources' onclick='OpenURL(\"http://go.microsoft.com/fwlink/?LinkId=7974\")'>World Wide Web Consortium (W3C)</DIV>";
  81. var L_mSLIDE8P6_TEXT = "<DIV CLASS='clsOtherResources' onclick='OpenURL(\"http://go.microsoft.com/fwlink/?LinkId=7904\")'>WindowsMedia.com</DIV>";
  82.